home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / dev / c / cxref_1_4a.lha / query / ChangeLog next >
Text File  |  1997-12-07  |  3KB  |  110 lines

  1. Thu Nov 20 20:30:00 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  2.  
  3.         Version 1.4a of cxref released
  4.  
  5. Sat Aug 23 15:18:56 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  6.  
  7.     * input.c: Created some string lists that were lost in the changes.
  8.     Added in more cross referencing.
  9.  
  10. Sat Jul  5 18:30:00 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  11.  
  12.         Version 1.4 of cxref released
  13.  
  14. Sat Jul  5 18:28:12 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  15.  
  16.     * README.man, README: Updated to version 1.4.
  17.  
  18. Thu Jun 19 16:26:04 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  19.  
  20.     * query.c:
  21.     Allow the -N and -O options to be used either as -Odirname or -O dirname.
  22.  
  23. Sun May 11 15:23:10 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  24.  
  25.     * output.c, input.c:
  26.     Major changes to the internals of the program:
  27.       Changed StringList and StringList2 to be pointers.
  28.       Added more options to the AddToStringList() functions.
  29.       Lists of xrefs use StringList2 with separate function and filename.
  30.       Added in constructors and destructors for the main datatypes.
  31.       Added in functions to reset the lexer/parser/analysers when finished.
  32.  
  33. Wed Apr 23 20:00:00 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  34.  
  35.         Version 1.3a of cxref completed.
  36.  
  37. Sun Dec  8 10:30:00 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  38.  
  39.         Version 1.3 of cxref released
  40.  
  41. Sun Dec  8 10:07:45 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  42.  
  43.     * README.man: Initial revision
  44.  
  45. Sat Nov 16 16:30:00 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  46.  
  47.         Beta Version 1.3 of cxref released
  48.  
  49. Tue Oct 29 19:52:59 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  50.  
  51.     * Makefile: Automated makefile, uses separate configuration file.
  52.  
  53. Sat Oct  5 12:30:00 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  54.  
  55.         Version 1.2b of cxref released
  56.  
  57. Mon Aug 19 18:45:53 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  58.  
  59.     * input.c: Fixed seg fault on certain database features.
  60.  
  61. Sat Jul  6 20:00:00 1996  Andrew M. Bishop  (amb@gedanken)
  62.  
  63.         Version 1.2 of cxref released
  64.  
  65. Sat Jul  6 19:43:35 1996  Andrew M. Bishop  (amb@gedanken)
  66.  
  67.     * README: Reformatted, spell-checked, and small change to wording.
  68.  
  69. Sat Jul  6 19:17:03 1996  Andrew M. Bishop  (amb@gedanken)
  70.  
  71.     * input.c: More cross-referencing done.
  72.  
  73.     * output.c: Better formatted and more useful output.
  74.  
  75. Mon Jul  1 19:10:10 1996  Andrew M. Bishop  (amb@gedanken)
  76.  
  77.     * Makefile: Removed redundant targets.
  78.  
  79. Wed May 22 19:00:00 1996  Andrew M. Bishop  (amb@gedanken)
  80.  
  81.         Version 1.1 of cxref released
  82.  
  83. Sat Feb 24 16:30:00 1996  Andrew M. Bishop  (amb@gedanken)
  84.  
  85.         Version 1.0 of cxref released
  86.  
  87. Sat Feb 24 14:53:52 1996  Andrew M. Bishop  (amb@gedanken)
  88.  
  89.     * README: Initial revision
  90.  
  91.     * query.h, query.c, output.c, input.c, Makefile:
  92.     Version 1.0 Released (First release version).
  93.  
  94. Sun Feb  4 15:45:32 1996  Andrew M. Bishop  (amb@gedanken)
  95.  
  96.     * query.h: Now has fewer function prototypes.
  97.  
  98.     * query.c: Small changes to make a working version.
  99.  
  100.     * output.c, input.c:
  101.     Extensive modifications, to make a working version.
  102.  
  103.     * Makefile:
  104.     Added default values for CC & CFLAGS, added rules to make ../memory.o and ../slist.o.
  105.  
  106. Tue Nov 28 22:09:52 1995  Andrew Bishop  (amb@dan)
  107.  
  108.     * query.h, Makefile, query.c, input.c, output.c: Initial revision
  109.  
  110.